Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add opus support to EnsureAudioStream #540

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

andrew-kennedy
Copy link
Contributor

This PR still needs to be compiled with TSC, I just made a quick edit to make it easier for @HaveAGitGat . I am doing this from github's web environment so I can't compile the typescript myself.

For reference, ffmpeg uses libopus as its opus encoder so it needs the little if condition to convert this encoder name to the opus codec name.

@HaveAGitGat
Copy link
Owner

Looks good ty

@HaveAGitGat HaveAGitGat merged commit d808b58 into HaveAGitGat:master Nov 15, 2023
3 checks passed
@HaveAGitGat
Copy link
Owner

Didn't see you hadn't compiled the typescript, I've added a new workflow job that does this automatically when a PR is opened:
#545

So your changed should be live now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants